home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / wildcat / vm100a_b.zip / VMFILES.DAT / FIDOENTR.BAT next >
DOS Batch File  |  1996-05-06  |  737b  |  22 lines

  1. @echo off
  2. :
  3. :    This batch file should be called FIDOENTR.BAT and needs to reside in
  4. :    the WC batch file directory, usually:
  5. :
  6. :                         C:\WILDCAT\BATCH\
  7. :
  8. :    The follow parameters break down as follows:
  9. :
  10. :              <prog> <nodehome dir> /n<node id> /d<mdm file>
  11. :
  12. :    Where:
  13. :
  14. :      <prog>            C:\VM10\VA - ViaADDR! program (MUST include DOS path)
  15. :      <nodehome dir>    Nodes directory, usually C:\WILDCAT\WCWORK\NODE1\
  16. :      <node id>         The ID number used by WILDCAT!
  17. :      <mdm file>        The same MDM file that ViaMAIL! uses
  18. :
  19. :    This is the same batch file used on the ViaMAIL! Support BBS
  20. :
  21. c:\vm10\va c:\wc40\wcwork\node%wcnodeid%\ /n%wcnodeid% /d%wcmdm%
  22.